home *** CD-ROM | disk | FTP | other *** search
/ Hot Metal Pro 4.0 / Hot Metal Pro 4.0.iso / HMPTools / Versions / data.z / STARDRAW.STP / DefectFilter.json < prev    next >
Encoding:
JavaScript Object Notation  |  1997-02-12  |  506 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Name": "Text (32)",
  5.         "Filtermask": "Long Integer",
  6.         "Defecttype": "Long Integer",
  7.         "Priority": "Long Integer",
  8.         "Status": "Long Integer",
  9.         "SearchString": "Text (255)",
  10.         "Startdate": "DateTime",
  11.         "Enddate": "DateTime",
  12.         "Build": "Text (255)",
  13.         "Author": "Long Integer",
  14.         "IsAuthorMe": "Boolean NOT NULL",
  15.         "CurrentResp": "Long Integer",
  16.         "IsCurrentRespMe": "Boolean NOT NULL",
  17.         "IsSynopsisAndDescriptionInputNeeded": "Boolean NOT NULL",
  18.         "IsSynopsisInputNeeded": "Boolean NOT NULL",
  19.         "Parent": "Long Integer"
  20.     },
  21.     "data": []
  22. }